Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: match span id earlier #533

Merged
merged 1 commit into from
Mar 7, 2024

Conversation

Rustin170506
Copy link
Collaborator

Just a simple refactoring to match and get span ID first. Then we don't need to check it twice.

Also, align logs to use id.

@Rustin170506 Rustin170506 requested a review from a team as a code owner March 7, 2024 12:56
@Rustin170506 Rustin170506 requested a review from hds March 7, 2024 12:56
Copy link
Collaborator

@hds hds left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Thanks!

@hds hds merged commit 5e64936 into tokio-rs:main Mar 7, 2024
17 checks passed
Rustin170506 added a commit to Rustin170506/console that referenced this pull request Apr 6, 2024
Follow the same pattern applied in tokio-rs#533 to match the span id
earlier to avoid checking twice.
Rustin170506 added a commit to Rustin170506/console that referenced this pull request Apr 6, 2024
Follow the same pattern applied in tokio-rs#533 to match the span id
earlier to avoid checking twice.
Rustin170506 added a commit that referenced this pull request Apr 6, 2024
Follow the same pattern applied in #533 to match the span id
earlier to avoid checking twice.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants